Reviewing CWSerenade Application Settings in the Jenasys Properties File

Purpose: Use the jenasys.properties file on the CWSerenade application server to review base configuration settings for CWSerenade, such as where the specific parts of the CWSerenade application are installed and how they should run.

CWDirectCP Properties file: You can define additional application settings, such as password settings, in the CWDirectCP Server Properties File; see CWSerenade Application Configuration.

Jenasys Properties File

Important: The system updates the contents of this file during the installation process and you would typically not change the contents of this file.

Location of file: This file is normally saved on the CWSerenade application server at C:\Serenade\server\conf\jenasysproperties\jenasys.properties, where C: is the root drive of the CWSerenade application server.

To review the file: You can review this file using a text editor, being careful not to change the settings in this file.

The settings in this file that you may wish to review for troubleshooting purposes are listed below

Setting

Description

SERVER_DEPLOY_DIR

The directory on the CWSerenade application server where the CWSerenade application has been installed.

The delivered directory is Serenade\\server\\apps.

SERVER_DIR

The base directory on the CWSerenade application server where the CWSerenade application has been installed.

The delivered directory is Serenade\\server.

application.root

The root directory on the CWSerenade application server where the CWSerenade application has been installed.

The delivered directory is /Serenade/server.

properties.dir

The directory on the CWSerenade application server where the properties files are located.

The delivered directory is /Serenade/server/conf.

server.root

The directory on the CWSerenade application server where the CWSerenade application has been installed.

The delivered directory is /Serenade/server.

database.selection.enable

The delivered setting is false and should not be changed.

lib.dir

The directory on the CWSerenade application server where the clientbeans.jar and other shared jar files are located for service class lookup.

The delivered setting is ${server.root}/tmp.

config.dir

The directory on the CWSerenade application server where the system stores the server run-time data.

The delivered setting is C:/Serenade/CWSerenade.

If You are Using Multiple Application Servers

Configuration server or primary application server: This is a shared directory on the local drive.

Secondary application server: This is a mapped directory that points to the configuration server or primary application server’s drive. For example: //APP1/Serenade/server/conf, where APP1 is the configuration server or primary application server’s name or IP address.

See Using Multiple CWSerenade Application Servers.

CWDIRECTCP_RESET_JOBS_ON_STARTUP

If you enable Resetting Processes and Jobs on Server Startup, set this value to N.

XML_CONVERSION

Must be set to FORCE_SERVER in order to support Internet Explorer 9.0 or higher. This entry can be anywhere in the properties file. See Using Microsoft Internet Explorer® for CWSerenade for more information.

application settings OROMS 5.0 2018 OTN